home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / file / managers / mc-3.2 / mc-3 / mc-3.2.1 / src / option.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-05-17  |  73 b   |  5 lines

  1. #ifndef __OPTION_H
  2. #define __OPTION_H
  3. void configure_box (void);
  4. #endif 
  5.